翻訳と辞書
Words near each other
・ Markt Schwaben–Erding railway
・ Markovac (Mladenovac)
・ Markovac (Velika Plana)
・ Markovac (Vršac)
・ Markovac Križevački
・ Markovac Našički
・ Markovac, Bjelovar-Bilogora County
・ Markovce
・ Markovci
・ Markovci, Šalovci
・ Markovec
・ Markovi Kuli
・ Markovia
・ Markovian
・ Markovian arrival process
Markovian discrimination
・ Markovic affair
・ Markovica
・ Markovics
・ Marković
・ Marković Polje
・ Markoviće
・ Markovićevo
・ Markovići (Goražde)
・ Markovići (Kiseljak)
・ Markovnikov's rule
・ Markovo
・ Markovo Airport
・ Markovo Kale
・ Markovo Polje


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Markovian discrimination : ウィキペディア英語版
Markovian discrimination

Markovian discrimination in spam filtering is a method used in CRM114 and other spam filters to model the statistical behaviors of spam and nonspam more accurately than in simple Bayesian methods. A simple Bayesian model of written text contains only the dictionary of legal words and their relative probabilities. A Markovian model adds the relative transition probabilities that given one word, predict what the next word will be. It is based on the theory of Markov chains by Andrey Markov, hence the name. In essence, a Bayesian filter works on single words alone, while a Markovian filter works on phrases or entire sentences.
There are two types of Markov models; the visible Markov model, and the hidden Markov model or HMM.
The difference is that with a visible Markov model, the current word is considered to contain the entire state of the language model, while a hidden Markov model hides the state and presumes only that the current word is probabilistically related to the actual internal state of the language.
For example, in a visible Markov model the word "the" should predict with accuracy the following word, while in
a hidden Markov model, the entire prior text implies the actual state and predicts the following words, but does
not actually guarantee that state or prediction. Since the latter case is what's encountered in spam filtering,
hidden Markov models are almost always used. In particular, because of storage limitations, the specific type
of hidden Markov model called a Markov random field is particularly applicable, usually with a clique size of
between four and six tokens.
==See also==

*Maximum-entropy Markov model

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Markovian discrimination」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.